[INFO] fetching crate rdf-types 0.22.5...
[INFO] testing rdf-types-0.22.5 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate rdf-types 0.22.5 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate rdf-types 0.22.5
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rdf-types 0.22.5
[INFO] tweaked toml for crates.io crate rdf-types 0.22.5 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rdf-types 0.22.5 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate rdf-types 0.22.5 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8271d7d5afc72f20c8b51b493ebf4f2481e4ebcdc328b0b2fb4f141d69d1eefb
[INFO] running `Command { std: "docker" "start" "-a" "8271d7d5afc72f20c8b51b493ebf4f2481e4ebcdc328b0b2fb4f141d69d1eefb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8271d7d5afc72f20c8b51b493ebf4f2481e4ebcdc328b0b2fb4f141d69d1eefb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8271d7d5afc72f20c8b51b493ebf4f2481e4ebcdc328b0b2fb4f141d69d1eefb", kill_on_drop: false }`
[INFO] [stdout] 8271d7d5afc72f20c8b51b493ebf4f2481e4ebcdc328b0b2fb4f141d69d1eefb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5f8d39886becf39979ee054f8438632207405318db55c6b557c90c96bb837236
[INFO] running `Command { std: "docker" "start" "-a" "5f8d39886becf39979ee054f8438632207405318db55c6b557c90c96bb837236", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling range-traits v0.3.2
[INFO] [stderr]    Compiling cc-traits v2.0.0
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling utf8-decode v1.0.1
[INFO] [stderr]    Compiling btree-slab v0.6.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling raw-btree v0.3.1
[INFO] [stderr]    Compiling replace_with v0.1.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling thiserror-impl v1.0.57
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.1
[INFO] [stderr]    Compiling abnf-core v0.5.0
[INFO] [stderr]    Compiling abnf v0.13.0
[INFO] [stderr]    Compiling enum-ordinalize v4.3.0
[INFO] [stderr]    Compiling educe v0.5.11
[INFO] [stderr]    Compiling pct-str v2.0.0
[INFO] [stderr]    Compiling btree-range-map v0.7.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling static-regular-grammar v1.1.1
[INFO] [stderr]    Compiling static-regular-grammar v2.0.1
[INFO] [stderr]    Compiling langtag v0.4.0
[INFO] [stderr]    Compiling iref v3.1.4
[INFO] [stderr]    Compiling static-iref v3.0.0
[INFO] [stderr]    Compiling rdf-types v0.22.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/literal/mod.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_ref(&self) -> LiteralRef<I> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_ref(&self) -> LiteralRef<'_, I> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/literal/type.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn as_ref(&self) -> LiteralTypeRef<I> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn as_ref(&self) -> LiteralTypeRef<'_, I> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/literal/type.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/literal/type.rs:261:29
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quad.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn as_lexical_quad_ref(&self) -> LexicalQuadRef {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn as_lexical_quad_ref(&self) -> LexicalQuadRef<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/mod.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn as_lexical_term_ref(&self) -> LexicalTermRef {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn as_lexical_term_ref(&self) -> LexicalTermRef<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/mod.rs:329:31
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn as_lexical_object_ref(&self) -> LexicalObjectRef {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn as_lexical_object_ref(&self) -> LexicalObjectRef<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/id.rs:221:27
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn as_lexical_id_ref(&self) -> LexicalIdRef {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn as_lexical_id_ref(&self) -> LexicalIdRef<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/id.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn as_lexical_subject_ref(&self) -> LexicalSubjectRef {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn as_lexical_subject_ref(&self) -> LexicalSubjectRef<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/id.rs:236:28
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn as_graph_label_ref(&self) -> LexicalGraphLabelRef {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn as_graph_label_ref(&self) -> LexicalGraphLabelRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/triple.rs:191:31
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn as_lexical_triple_ref(&self) -> LexicalTripleRef {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn as_lexical_triple_ref(&self) -> LexicalTripleRef<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/graph/impl/btree_graph.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn iter(&self) -> Triples<R> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn iter(&self) -> Triples<'_, R> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/graph/impl/btree_graph.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn iter(&self) -> Triples<R> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn iter(&self) -> Triples<'_, R> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn subjects(&self) -> Subjects<R> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn subjects(&self) -> Subjects<'_, R> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn predicates(&self) -> Predicates<R> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn predicates(&self) -> Predicates<'_, R> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn objects(&self) -> Objects<R> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn objects(&self) -> Objects<'_, R> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:330:26
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn pattern_matching(&self, pattern: CanonicalTriplePattern<&R>) -> PatternMatching<R> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn pattern_matching(&self, pattern: CanonicalTriplePattern<&R>) -> PatternMatching<'_, R> {
[INFO] [stdout]     |                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/impl/btree_dataset.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn iter(&self) -> Quads<R> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn iter(&self) -> Quads<'_, R> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/impl/btree_dataset.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> Quads<R> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> Quads<'_, R> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn subjects(&self) -> Subjects<R> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn subjects(&self) -> Subjects<'_, R> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:192:20
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn predicates(&self) -> Predicates<R> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn predicates(&self) -> Predicates<'_, R> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn objects(&self) -> Objects<R> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn objects(&self) -> Objects<'_, R> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn named_graphs(&self) -> NamedGraphs<R> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn named_graphs(&self) -> NamedGraphs<'_, R> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:434:26
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn pattern_matching(&self, pattern: CanonicalQuadPattern<&R>) -> PatternMatching<R> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn pattern_matching(&self, pattern: CanonicalQuadPattern<&R>) -> PatternMatching<'_, R> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:449:3
[INFO] [stdout]     |
[INFO] [stdout] 449 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 450 |         pattern: CanonicalQuadPattern<&R>,
[INFO] [stdout] 451 |     ) -> ExtractPatternMatching<R> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 451 |     ) -> ExtractPatternMatching<'_, R> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pattern/triple/map.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get(&self, triple: Triple<&T>) -> Values<V> {
[INFO] [stdout]    |                ^^^^^                         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get(&self, triple: Triple<&T>) -> Values<'_, V> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pattern/triple/map.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectValues<V> {
[INFO] [stdout]    |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectValues<'_, V> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectAnyPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectAnyPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectGivenPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectGivenPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:254:13
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectValues<'_, V> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectAnyPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectAnyPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectGivenPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectGivenPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.01s
[INFO] running `Command { std: "docker" "inspect" "5f8d39886becf39979ee054f8438632207405318db55c6b557c90c96bb837236", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f8d39886becf39979ee054f8438632207405318db55c6b557c90c96bb837236", kill_on_drop: false }`
[INFO] [stdout] 5f8d39886becf39979ee054f8438632207405318db55c6b557c90c96bb837236
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 836214b77e59c6ed4128b59aa0d5ad890db66bc2cf6d506644ea1c1eb84e9f3c
[INFO] running `Command { std: "docker" "start" "-a" "836214b77e59c6ed4128b59aa0d5ad890db66bc2cf6d506644ea1c1eb84e9f3c", kill_on_drop: false }`
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling static-regular-grammar v1.1.1
[INFO] [stderr]    Compiling static-regular-grammar v2.0.1
[INFO] [stderr]    Compiling langtag v0.4.0
[INFO] [stderr]    Compiling iref v3.1.4
[INFO] [stderr]    Compiling static-iref v3.0.0
[INFO] [stderr]    Compiling rdf-types v0.22.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/literal/mod.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_ref(&self) -> LiteralRef<I> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_ref(&self) -> LiteralRef<'_, I> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/literal/type.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn as_ref(&self) -> LiteralTypeRef<I> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn as_ref(&self) -> LiteralTypeRef<'_, I> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/literal/type.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/literal/type.rs:261:29
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quad.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn as_lexical_quad_ref(&self) -> LexicalQuadRef {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn as_lexical_quad_ref(&self) -> LexicalQuadRef<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/mod.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn as_lexical_term_ref(&self) -> LexicalTermRef {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn as_lexical_term_ref(&self) -> LexicalTermRef<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/mod.rs:329:31
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn as_lexical_object_ref(&self) -> LexicalObjectRef {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn as_lexical_object_ref(&self) -> LexicalObjectRef<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/id.rs:221:27
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn as_lexical_id_ref(&self) -> LexicalIdRef {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn as_lexical_id_ref(&self) -> LexicalIdRef<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/id.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn as_lexical_subject_ref(&self) -> LexicalSubjectRef {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn as_lexical_subject_ref(&self) -> LexicalSubjectRef<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/id.rs:236:28
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn as_graph_label_ref(&self) -> LexicalGraphLabelRef {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn as_graph_label_ref(&self) -> LexicalGraphLabelRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/triple.rs:191:31
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn as_lexical_triple_ref(&self) -> LexicalTripleRef {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn as_lexical_triple_ref(&self) -> LexicalTripleRef<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/graph/impl/btree_graph.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn iter(&self) -> Triples<R> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn iter(&self) -> Triples<'_, R> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/graph/impl/btree_graph.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn iter(&self) -> Triples<R> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn iter(&self) -> Triples<'_, R> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn subjects(&self) -> Subjects<R> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn subjects(&self) -> Subjects<'_, R> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn predicates(&self) -> Predicates<R> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn predicates(&self) -> Predicates<'_, R> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn objects(&self) -> Objects<R> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn objects(&self) -> Objects<'_, R> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:330:26
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn pattern_matching(&self, pattern: CanonicalTriplePattern<&R>) -> PatternMatching<R> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn pattern_matching(&self, pattern: CanonicalTriplePattern<&R>) -> PatternMatching<'_, R> {
[INFO] [stdout]     |                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/impl/btree_dataset.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn iter(&self) -> Quads<R> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn iter(&self) -> Quads<'_, R> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/impl/btree_dataset.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> Quads<R> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> Quads<'_, R> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn subjects(&self) -> Subjects<R> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn subjects(&self) -> Subjects<'_, R> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:192:20
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn predicates(&self) -> Predicates<R> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn predicates(&self) -> Predicates<'_, R> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn objects(&self) -> Objects<R> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn objects(&self) -> Objects<'_, R> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn named_graphs(&self) -> NamedGraphs<R> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn named_graphs(&self) -> NamedGraphs<'_, R> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:434:26
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn pattern_matching(&self, pattern: CanonicalQuadPattern<&R>) -> PatternMatching<R> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn pattern_matching(&self, pattern: CanonicalQuadPattern<&R>) -> PatternMatching<'_, R> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:449:3
[INFO] [stdout]     |
[INFO] [stdout] 449 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 450 |         pattern: CanonicalQuadPattern<&R>,
[INFO] [stdout] 451 |     ) -> ExtractPatternMatching<R> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 451 |     ) -> ExtractPatternMatching<'_, R> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pattern/triple/map.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get(&self, triple: Triple<&T>) -> Values<V> {
[INFO] [stdout]    |                ^^^^^                         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get(&self, triple: Triple<&T>) -> Values<'_, V> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pattern/triple/map.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectValues<V> {
[INFO] [stdout]    |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectValues<'_, V> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectAnyPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectAnyPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectGivenPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectGivenPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:254:13
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectValues<'_, V> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectAnyPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectAnyPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectGivenPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectGivenPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/literal/mod.rs:98:16
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_ref(&self) -> LiteralRef<I> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 98 |     pub fn as_ref(&self) -> LiteralRef<'_, I> {
[INFO] [stdout]    |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/literal/type.rs:65:16
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn as_ref(&self) -> LiteralTypeRef<I> {
[INFO] [stdout]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                   |
[INFO] [stdout]    |                   the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub fn as_ref(&self) -> LiteralTypeRef<'_, I> {
[INFO] [stdout]    |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/literal/type.rs:84:29
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef {
[INFO] [stdout]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef<'_> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/literal/type.rs:261:29
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 261 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef<'_> {
[INFO] [stdout]     |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/quad.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn as_lexical_quad_ref(&self) -> LexicalQuadRef {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 100 |     pub fn as_lexical_quad_ref(&self) -> LexicalQuadRef<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/mod.rs:320:29
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn as_lexical_term_ref(&self) -> LexicalTermRef {
[INFO] [stdout]     |                                ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 320 |     pub fn as_lexical_term_ref(&self) -> LexicalTermRef<'_> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/mod.rs:329:31
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn as_lexical_object_ref(&self) -> LexicalObjectRef {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn as_lexical_object_ref(&self) -> LexicalObjectRef<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/id.rs:221:27
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn as_lexical_id_ref(&self) -> LexicalIdRef {
[INFO] [stdout]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 221 |     pub fn as_lexical_id_ref(&self) -> LexicalIdRef<'_> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/id.rs:230:32
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn as_lexical_subject_ref(&self) -> LexicalSubjectRef {
[INFO] [stdout]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 230 |     pub fn as_lexical_subject_ref(&self) -> LexicalSubjectRef<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/term/id.rs:236:28
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn as_graph_label_ref(&self) -> LexicalGraphLabelRef {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 236 |     pub fn as_graph_label_ref(&self) -> LexicalGraphLabelRef<'_> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/triple.rs:191:31
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn as_lexical_triple_ref(&self) -> LexicalTripleRef {
[INFO] [stdout]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn as_lexical_triple_ref(&self) -> LexicalTripleRef<'_> {
[INFO] [stdout]     |                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/graph/impl/btree_graph.rs:88:14
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn iter(&self) -> Triples<R> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub fn iter(&self) -> Triples<'_, R> {
[INFO] [stdout]    |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/graph/impl/btree_graph.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 97 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:146:14
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn iter(&self) -> Triples<R> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn iter(&self) -> Triples<'_, R> {
[INFO] [stdout]     |                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:155:19
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 155 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:163:18
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn subjects(&self) -> Subjects<R> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 163 |     pub fn subjects(&self) -> Subjects<'_, R> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:171:20
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn predicates(&self) -> Predicates<R> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 171 |     pub fn predicates(&self) -> Predicates<'_, R> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:179:17
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn objects(&self) -> Objects<R> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 179 |     pub fn objects(&self) -> Objects<'_, R> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/graph/impl/indexed_btree_graph.rs:330:26
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn pattern_matching(&self, pattern: CanonicalTriplePattern<&R>) -> PatternMatching<R> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 330 |     pub fn pattern_matching(&self, pattern: CanonicalTriplePattern<&R>) -> PatternMatching<'_, R> {
[INFO] [stdout]     |                                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/impl/btree_dataset.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn iter(&self) -> Quads<R> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 86 |     pub fn iter(&self) -> Quads<'_, R> {
[INFO] [stdout]    |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset/impl/btree_dataset.rs:95:19
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 95 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]    |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:167:14
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> Quads<R> {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 167 |     pub fn iter(&self) -> Quads<'_, R> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:176:19
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 176 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:184:18
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn subjects(&self) -> Subjects<R> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                     |
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn subjects(&self) -> Subjects<'_, R> {
[INFO] [stdout]     |                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:192:20
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn predicates(&self) -> Predicates<R> {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn predicates(&self) -> Predicates<'_, R> {
[INFO] [stdout]     |                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:200:17
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn objects(&self) -> Objects<R> {
[INFO] [stdout]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 200 |     pub fn objects(&self) -> Objects<'_, R> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:208:22
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn named_graphs(&self) -> NamedGraphs<R> {
[INFO] [stdout]     |                         ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 208 |     pub fn named_graphs(&self) -> NamedGraphs<'_, R> {
[INFO] [stdout]     |                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:434:26
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn pattern_matching(&self, pattern: CanonicalQuadPattern<&R>) -> PatternMatching<R> {
[INFO] [stdout]     |                             ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 434 |     pub fn pattern_matching(&self, pattern: CanonicalQuadPattern<&R>) -> PatternMatching<'_, R> {
[INFO] [stdout]     |                                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset/impl/indexed_btree_dataset.rs:449:3
[INFO] [stdout]     |
[INFO] [stdout] 449 |         &mut self,
[INFO] [stdout]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stdout] 450 |         pattern: CanonicalQuadPattern<&R>,
[INFO] [stdout] 451 |     ) -> ExtractPatternMatching<R> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 451 |     ) -> ExtractPatternMatching<'_, R> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pattern/triple/map.rs:31:13
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get(&self, triple: Triple<&T>) -> Values<V> {
[INFO] [stdout]    |                ^^^^^                         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 31 |     pub fn get(&self, triple: Triple<&T>) -> Values<'_, V> {
[INFO] [stdout]    |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/pattern/triple/map.rs:73:13
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectValues<V> {
[INFO] [stdout]    |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                |
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectValues<'_, V> {
[INFO] [stdout]    |                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:131:13
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectAnyPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 131 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectAnyPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:196:13
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectGivenPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectGivenPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:254:13
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 254 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectValues<'_, V> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:323:13
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectAnyPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 323 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectAnyPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                           +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/pattern/triple/map.rs:399:13
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectGivenPredicateValues<V> {
[INFO] [stdout]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                |
[INFO] [stdout]     |                the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 399 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectGivenPredicateValues<'_, V> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 24s
[INFO] running `Command { std: "docker" "inspect" "836214b77e59c6ed4128b59aa0d5ad890db66bc2cf6d506644ea1c1eb84e9f3c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "836214b77e59c6ed4128b59aa0d5ad890db66bc2cf6d506644ea1c1eb84e9f3c", kill_on_drop: false }`
[INFO] [stdout] 836214b77e59c6ed4128b59aa0d5ad890db66bc2cf6d506644ea1c1eb84e9f3c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 110206cf9c5b4f1bf6aae065a712bbd12a3c01a74a29f06311479ce2af36cdc7
[INFO] running `Command { std: "docker" "start" "-a" "110206cf9c5b4f1bf6aae065a712bbd12a3c01a74a29f06311479ce2af36cdc7", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/literal/mod.rs:98:16
[INFO] [stderr]    |
[INFO] [stderr] 98 |     pub fn as_ref(&self) -> LiteralRef<I> {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 98 |     pub fn as_ref(&self) -> LiteralRef<'_, I> {
[INFO] [stderr]    |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/literal/type.rs:65:16
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn as_ref(&self) -> LiteralTypeRef<I> {
[INFO] [stderr]    |                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub fn as_ref(&self) -> LiteralTypeRef<'_, I> {
[INFO] [stderr]    |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/literal/type.rs:84:29
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef {
[INFO] [stderr]    |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef<'_> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/literal/type.rs:261:29
[INFO] [stderr]     |
[INFO] [stderr] 261 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef {
[INFO] [stderr]     |                                ^^^^^     ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 261 |     pub fn as_lexical_type_ref(&self) -> LexicalLiteralTypeRef<'_> {
[INFO] [stderr]     |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/quad.rs:100:29
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn as_lexical_quad_ref(&self) -> LexicalQuadRef {
[INFO] [stderr]     |                                ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 100 |     pub fn as_lexical_quad_ref(&self) -> LexicalQuadRef<'_> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/term/mod.rs:320:29
[INFO] [stderr]     |
[INFO] [stderr] 320 |     pub fn as_lexical_term_ref(&self) -> LexicalTermRef {
[INFO] [stderr]     |                                ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 320 |     pub fn as_lexical_term_ref(&self) -> LexicalTermRef<'_> {
[INFO] [stderr]     |                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/term/mod.rs:329:31
[INFO] [stderr]     |
[INFO] [stderr] 329 |     pub fn as_lexical_object_ref(&self) -> LexicalObjectRef {
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 329 |     pub fn as_lexical_object_ref(&self) -> LexicalObjectRef<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/term/id.rs:221:27
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn as_lexical_id_ref(&self) -> LexicalIdRef {
[INFO] [stderr]     |                              ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 221 |     pub fn as_lexical_id_ref(&self) -> LexicalIdRef<'_> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/term/id.rs:230:32
[INFO] [stderr]     |
[INFO] [stderr] 230 |     pub fn as_lexical_subject_ref(&self) -> LexicalSubjectRef {
[INFO] [stderr]     |                                   ^^^^^     ^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                   |
[INFO] [stderr]     |                                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 230 |     pub fn as_lexical_subject_ref(&self) -> LexicalSubjectRef<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/term/id.rs:236:28
[INFO] [stderr]     |
[INFO] [stderr] 236 |     pub fn as_graph_label_ref(&self) -> LexicalGraphLabelRef {
[INFO] [stderr]     |                               ^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 236 |     pub fn as_graph_label_ref(&self) -> LexicalGraphLabelRef<'_> {
[INFO] [stderr]     |                                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/triple.rs:191:31
[INFO] [stderr]     |
[INFO] [stderr] 191 |     pub fn as_lexical_triple_ref(&self) -> LexicalTripleRef {
[INFO] [stderr]     |                                  ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 191 |     pub fn as_lexical_triple_ref(&self) -> LexicalTripleRef<'_> {
[INFO] [stderr]     |                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dataset/graph/impl/btree_graph.rs:88:14
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub fn iter(&self) -> Triples<R> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub fn iter(&self) -> Triples<'_, R> {
[INFO] [stderr]    |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dataset/graph/impl/btree_graph.rs:97:19
[INFO] [stderr]    |
[INFO] [stderr] 97 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stderr]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 97 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/graph/impl/indexed_btree_graph.rs:146:14
[INFO] [stderr]     |
[INFO] [stderr] 146 |     pub fn iter(&self) -> Triples<R> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 146 |     pub fn iter(&self) -> Triples<'_, R> {
[INFO] [stderr]     |                                   +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/graph/impl/indexed_btree_graph.rs:155:19
[INFO] [stderr]     |
[INFO] [stderr] 155 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 155 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/graph/impl/indexed_btree_graph.rs:163:18
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn subjects(&self) -> Subjects<R> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 163 |     pub fn subjects(&self) -> Subjects<'_, R> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/graph/impl/indexed_btree_graph.rs:171:20
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn predicates(&self) -> Predicates<R> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 171 |     pub fn predicates(&self) -> Predicates<'_, R> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/graph/impl/indexed_btree_graph.rs:179:17
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn objects(&self) -> Objects<R> {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 179 |     pub fn objects(&self) -> Objects<'_, R> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/graph/impl/indexed_btree_graph.rs:330:26
[INFO] [stderr]     |
[INFO] [stderr] 330 |     pub fn pattern_matching(&self, pattern: CanonicalTriplePattern<&R>) -> PatternMatching<R> {
[INFO] [stderr]     |                             ^^^^^ the lifetime is elided here              ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 330 |     pub fn pattern_matching(&self, pattern: CanonicalTriplePattern<&R>) -> PatternMatching<'_, R> {
[INFO] [stderr]     |                                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dataset/impl/btree_dataset.rs:86:14
[INFO] [stderr]    |
[INFO] [stderr] 86 |     pub fn iter(&self) -> Quads<R> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 86 |     pub fn iter(&self) -> Quads<'_, R> {
[INFO] [stderr]    |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/dataset/impl/btree_dataset.rs:95:19
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stderr]    |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                      |
[INFO] [stderr]    |                      the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 95 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stderr]    |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/impl/indexed_btree_dataset.rs:167:14
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub fn iter(&self) -> Quads<R> {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 167 |     pub fn iter(&self) -> Quads<'_, R> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/impl/indexed_btree_dataset.rs:176:19
[INFO] [stderr]     |
[INFO] [stderr] 176 |     pub fn resources(&self) -> Resources<R> {
[INFO] [stderr]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                      |
[INFO] [stderr]     |                      the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 176 |     pub fn resources(&self) -> Resources<'_, R> {
[INFO] [stderr]     |                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/impl/indexed_btree_dataset.rs:184:18
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn subjects(&self) -> Subjects<R> {
[INFO] [stderr]     |                     ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                     |
[INFO] [stderr]     |                     the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 184 |     pub fn subjects(&self) -> Subjects<'_, R> {
[INFO] [stderr]     |                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/impl/indexed_btree_dataset.rs:192:20
[INFO] [stderr]     |
[INFO] [stderr] 192 |     pub fn predicates(&self) -> Predicates<R> {
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 192 |     pub fn predicates(&self) -> Predicates<'_, R> {
[INFO] [stderr]     |                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/impl/indexed_btree_dataset.rs:200:17
[INFO] [stderr]     |
[INFO] [stderr] 200 |     pub fn objects(&self) -> Objects<R> {
[INFO] [stderr]     |                    ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 200 |     pub fn objects(&self) -> Objects<'_, R> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/impl/indexed_btree_dataset.rs:208:22
[INFO] [stderr]     |
[INFO] [stderr] 208 |     pub fn named_graphs(&self) -> NamedGraphs<R> {
[INFO] [stderr]     |                         ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 208 |     pub fn named_graphs(&self) -> NamedGraphs<'_, R> {
[INFO] [stderr]     |                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/impl/indexed_btree_dataset.rs:434:26
[INFO] [stderr]     |
[INFO] [stderr] 434 |     pub fn pattern_matching(&self, pattern: CanonicalQuadPattern<&R>) -> PatternMatching<R> {
[INFO] [stderr]     |                             ^^^^^ the lifetime is elided here            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 434 |     pub fn pattern_matching(&self, pattern: CanonicalQuadPattern<&R>) -> PatternMatching<'_, R> {
[INFO] [stderr]     |                                                                                          +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/dataset/impl/indexed_btree_dataset.rs:449:3
[INFO] [stderr]     |
[INFO] [stderr] 449 |         &mut self,
[INFO] [stderr]     |         ^^^^^^^^^ the lifetime is elided here
[INFO] [stderr] 450 |         pattern: CanonicalQuadPattern<&R>,
[INFO] [stderr] 451 |     ) -> ExtractPatternMatching<R> {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 451 |     ) -> ExtractPatternMatching<'_, R> {
[INFO] [stderr]     |                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/pattern/triple/map.rs:31:13
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn get(&self, triple: Triple<&T>) -> Values<V> {
[INFO] [stderr]    |                ^^^^^                         ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 31 |     pub fn get(&self, triple: Triple<&T>) -> Values<'_, V> {
[INFO] [stderr]    |                                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/pattern/triple/map.rs:73:13
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectValues<V> {
[INFO] [stderr]    |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                |
[INFO] [stderr]    |                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectValues<'_, V> {
[INFO] [stderr]    |                                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pattern/triple/map.rs:131:13
[INFO] [stderr]     |
[INFO] [stderr] 131 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectAnyPredicateValues<V> {
[INFO] [stderr]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 131 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectAnyPredicateValues<'_, V> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pattern/triple/map.rs:196:13
[INFO] [stderr]     |
[INFO] [stderr] 196 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectGivenPredicateValues<V> {
[INFO] [stderr]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 196 |     pub fn get(&self, triple: Triple<&T>) -> GivenSubjectGivenPredicateValues<'_, V> {
[INFO] [stderr]     |                                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pattern/triple/map.rs:254:13
[INFO] [stderr]     |
[INFO] [stderr] 254 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectValues<V> {
[INFO] [stderr]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 254 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectValues<'_, V> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pattern/triple/map.rs:323:13
[INFO] [stderr]     |
[INFO] [stderr] 323 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectAnyPredicateValues<V> {
[INFO] [stderr]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 323 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectAnyPredicateValues<'_, V> {
[INFO] [stderr]     |                                                                           +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/pattern/triple/map.rs:399:13
[INFO] [stderr]     |
[INFO] [stderr] 399 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectGivenPredicateValues<V> {
[INFO] [stderr]     |                ^^^^^                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                |
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 399 |     pub fn get(&self, triple: Triple<&T>) -> AnySubjectGivenPredicateValues<'_, V> {
[INFO] [stderr]     |                                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rdf-types` (lib) generated 36 warnings (run `cargo fix --lib -p rdf-types` to apply 36 suggestions)
[INFO] [stderr] warning: `rdf-types` (lib test) generated 36 warnings (36 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rdf_types-d341af6d40dad8ea)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test dataset::graph::r#impl::btree_graph::tests::remove ... ok
[INFO] [stdout] test r#macro::tests::grdf_quad_macro ... ok
[INFO] [stdout] test r#macro::tests::grdf_quads_macro ... ok
[INFO] [stdout] test r#macro::tests::grdf_triple_macro ... ok
[INFO] [stdout] test r#macro::tests::grdf_triples_macro ... ok
[INFO] [stdout] test dataset::graph::r#impl::btree_graph::tests::insert ... ok
[INFO] [stdout] test dataset::r#impl::btree_dataset::tests::insert ... ok
[INFO] [stdout] test dataset::graph::r#impl::indexed_btree_graph::tests::insert ... ok
[INFO] [stdout] test dataset::r#impl::indexed_btree_dataset::tests::insert ... ok
[INFO] [stdout] test dataset::graph::r#impl::indexed_btree_graph::tests::remove ... ok
[INFO] [stdout] test dataset::r#impl::btree_dataset::tests::remove ... ok
[INFO] [stdout] test dataset::r#impl::indexed_btree_dataset::tests::remove ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.77s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/iso.rs (/opt/rustwide/target/debug/deps/iso-374cd9b0d5ec8f79)
[INFO] [stdout] 
[INFO] [stdout] running 200 tests
[INFO] [stdout] test iso_003 ... ok
[INFO] [stdout] test iso_001 ... ok
[INFO] [stdout] test iso_004 ... ok
[INFO] [stdout] test iso_005 ... ok
[INFO] [stdout] test iso_006 ... ok
[INFO] [stdout] test iso_009 ... ok
[INFO] [stdout] test iso_010 ... ok
[INFO] [stdout] test iso_011 ... ok
[INFO] [stdout] test iso_012 ... ok
[INFO] [stdout] test iso_008 ... ok
[INFO] [stdout] test iso_013 ... ok
[INFO] [stdout] test iso_014 ... ok
[INFO] [stdout] test iso_015 ... ok
[INFO] [stdout] test iso_002 ... ok
[INFO] [stdout] test iso_007 ... ok
[INFO] [stdout] test iso_017 ... ok
[INFO] [stdout] test iso_018 ... ok
[INFO] [stdout] test iso_021 ... ok
[INFO] [stdout] test iso_022 ... ok
[INFO] [stdout] test iso_025 ... ok
[INFO] [stdout] test iso_023 ... ok
[INFO] [stdout] test iso_024 ... ok
[INFO] [stdout] test iso_016 ... ok
[INFO] [stdout] test iso_026 ... ok
[INFO] [stdout] test iso_030 ... ok
[INFO] [stdout] test iso_028 ... ok
[INFO] [stdout] test iso_019 ... ok
[INFO] [stdout] test iso_029 ... ok
[INFO] [stdout] test iso_020 ... ok
[INFO] [stdout] test iso_027 ... ok
[INFO] [stdout] test iso_034 ... ok
[INFO] [stdout] test iso_036 ... ok
[INFO] [stdout] test iso_033 ... ok
[INFO] [stdout] test iso_031 ... ok
[INFO] [stdout] test iso_032 ... ok
[INFO] [stdout] test iso_035 ... ok
[INFO] [stdout] test iso_044 ... ok
[INFO] [stdout] test iso_039 ... ok
[INFO] [stdout] test iso_046 ... ok
[INFO] [stdout] test iso_042 ... ok
[INFO] [stdout] test iso_045 ... ok
[INFO] [stdout] test iso_047 ... ok
[INFO] [stdout] test iso_048 ... ok
[INFO] [stdout] test iso_050 ... ok
[INFO] [stdout] test iso_052 ... ok
[INFO] [stdout] test iso_053 ... ok
[INFO] [stdout] test iso_054 ... ok
[INFO] [stdout] test iso_055 ... ok
[INFO] [stdout] test iso_056 ... ok
[INFO] [stdout] test iso_057 ... ok
[INFO] [stdout] test iso_058 ... ok
[INFO] [stdout] test iso_059 ... ok
[INFO] [stdout] test iso_060 ... ok
[INFO] [stdout] test iso_061 ... ok
[INFO] [stdout] test iso_062 ... ok
[INFO] [stdout] test iso_037 ... ok
[INFO] [stdout] test iso_063 ... ok
[INFO] [stdout] test iso_038 ... ok
[INFO] [stdout] test iso_040 ... ok
[INFO] [stdout] test iso_043 ... ok
[INFO] [stdout] test iso_049 ... ok
[INFO] [stdout] test iso_051 ... ok
[INFO] [stdout] test iso_041 ... ok
[INFO] [stdout] test iso_069 ... ok
[INFO] [stdout] test iso_070 ... ok
[INFO] [stdout] test iso_065 ... ok
[INFO] [stdout] test iso_068 ... ok
[INFO] [stdout] test iso_064 ... ok
[INFO] [stdout] test iso_067 ... ok
[INFO] [stdout] test iso_071 ... ok
[INFO] [stdout] test iso_072 ... ok
[INFO] [stdout] test iso_066 ... ok
[INFO] [stdout] test iso_075 ... ok
[INFO] [stdout] test iso_074 ... ok
[INFO] [stdout] test iso_079 ... ok
[INFO] [stdout] test iso_077 ... ok
[INFO] [stdout] test iso_073 ... ok
[INFO] [stdout] test iso_076 ... ok
[INFO] [stdout] test iso_080 ... ok
[INFO] [stdout] test iso_082 ... ok
[INFO] [stdout] test iso_078 ... ok
[INFO] [stdout] test iso_081 ... ok
[INFO] [stdout] test iso_085 ... ok
[INFO] [stdout] test iso_089 ... ok
[INFO] [stdout] test iso_086 ... ok
[INFO] [stdout] test iso_083 ... ok
[INFO] [stdout] test iso_087 ... ok
[INFO] [stdout] test iso_084 ... ok
[INFO] [stdout] test iso_088 ... ok
[INFO] [stdout] test iso_092 ... ok
[INFO] [stdout] test iso_091 ... ok
[INFO] [stdout] test iso_098 ... ok
[INFO] [stdout] test iso_099 ... ok
[INFO] [stdout] test iso_100 ... ok
[INFO] [stdout] test iso_093 ... ok
[INFO] [stdout] test iso_097 ... ok
[INFO] [stdout] test iso_103 ... ok
[INFO] [stdout] test iso_102 ... ok
[INFO] [stdout] test iso_106 ... ok
[INFO] [stdout] test iso_107 ... ok
[INFO] [stdout] test iso_094 ... ok
[INFO] [stdout] test iso_096 ... ok
[INFO] [stdout] test iso_095 ... ok
[INFO] [stdout] test iso_109 ... ok
[INFO] [stdout] test iso_108 ... ok
[INFO] [stdout] test iso_111 ... ok
[INFO] [stdout] test iso_110 ... ok
[INFO] [stdout] test iso_090 ... ok
[INFO] [stdout] test iso_113 ... ok
[INFO] [stdout] test iso_105 ... ok
[INFO] [stdout] test iso_116 ... ok
[INFO] [stdout] test iso_112 ... ok
[INFO] [stdout] test iso_117 ... ok
[INFO] [stdout] test iso_104 ... ok
[INFO] [stdout] test iso_101 ... ok
[INFO] [stdout] test iso_114 ... ok
[INFO] [stdout] test iso_118 ... ok
[INFO] [stdout] test iso_122 ... ok
[INFO] [stdout] test iso_119 ... ok
[INFO] [stdout] test iso_121 ... ok
[INFO] [stdout] test iso_120 ... ok
[INFO] [stdout] test iso_115 ... ok
[INFO] [stdout] test iso_123 ... ok
[INFO] [stdout] test iso_126 ... ok
[INFO] [stdout] test iso_128 ... ok
[INFO] [stdout] test iso_127 ... ok
[INFO] [stdout] test iso_129 ... ok
[INFO] [stdout] test iso_124 ... ok
[INFO] [stdout] test iso_131 ... ok
[INFO] [stdout] test iso_132 ... ok
[INFO] [stdout] test iso_135 ... ok
[INFO] [stdout] test iso_136 ... ok
[INFO] [stdout] test iso_125 ... ok
[INFO] [stdout] test iso_133 ... ok
[INFO] [stdout] test iso_139 ... ok
[INFO] [stdout] test iso_138 ... ok
[INFO] [stdout] test iso_140 ... ok
[INFO] [stdout] test iso_134 ... ok
[INFO] [stdout] test iso_141 ... ok
[INFO] [stdout] test iso_142 ... ok
[INFO] [stdout] test iso_145 ... ok
[INFO] [stdout] test iso_143 ... ok
[INFO] [stdout] test iso_144 ... ok
[INFO] [stdout] test iso_150 ... ok
[INFO] [stdout] test iso_149 ... ok
[INFO] [stdout] test iso_130 ... ok
[INFO] [stdout] test iso_137 ... ok
[INFO] [stdout] test iso_151 ... ok
[INFO] [stdout] test iso_147 ... ok
[INFO] [stdout] test iso_146 ... ok
[INFO] [stdout] test iso_154 ... ok
[INFO] [stdout] test iso_158 ... ok
[INFO] [stdout] test iso_160 ... ok
[INFO] [stdout] test iso_155 ... ok
[INFO] [stdout] test iso_156 ... ok
[INFO] [stdout] test iso_157 ... ok
[INFO] [stdout] test iso_162 ... ok
[INFO] [stdout] test iso_161 ... ok
[INFO] [stdout] test iso_159 ... ok
[INFO] [stdout] test iso_148 ... ok
[INFO] [stdout] test iso_153 ... ok
[INFO] [stdout] test iso_164 ... ok
[INFO] [stdout] test iso_163 ... ok
[INFO] [stdout] test iso_152 ... ok
[INFO] [stdout] test iso_165 ... ok
[INFO] [stdout] test iso_166 ... ok
[INFO] [stdout] test iso_171 ... ok
[INFO] [stdout] test iso_172 ... ok
[INFO] [stdout] test iso_173 ... ok
[INFO] [stdout] test iso_174 ... ok
[INFO] [stdout] test iso_176 ... ok
[INFO] [stdout] test iso_175 ... ok
[INFO] [stdout] test iso_178 ... ok
[INFO] [stdout] test iso_177 ... ok
[INFO] [stdout] test iso_168 ... ok
[INFO] [stdout] test iso_169 ... ok
[INFO] [stdout] test iso_180 ... ok
[INFO] [stdout] test iso_167 ... ok
[INFO] [stdout] test iso_170 ... ok
[INFO] [stdout] test iso_179 ... ok
[INFO] [stdout] test iso_184 ... ok
[INFO] [stdout] test iso_186 ... ok
[INFO] [stdout] test iso_182 ... ok
[INFO] [stdout] test iso_183 ... ok
[INFO] [stdout] test iso_188 ... ok
[INFO] [stdout] test iso_191 ... ok
[INFO] [stdout] test iso_194 ... ok
[INFO] [stdout] test iso_181 ... ok
[INFO] [stdout] test iso_187 ... ok
[INFO] [stdout] test iso_185 ... ok
[INFO] [stdout] test iso_189 ... ok
[INFO] [stdout] test iso_190 ... ok
[INFO] [stdout] test iso_192 ... ok
[INFO] [stdout] test iso_193 ... ok
[INFO] [stdout] test iso_195 ... ok
[INFO] [stdout] test iso_198 ... ok
[INFO] [stdout] test iso_196 ... ok
[INFO] [stdout] test iso_199 ... ok
[INFO] [stdout] test iso_197 ... ok
[INFO] [stderr]      Running tests/iso-negative.rs (/opt/rustwide/target/debug/deps/iso_negative-43b283631543f327)
[INFO] [stdout] test iso_200 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 200 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.87s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test iso_e002 ... ok
[INFO] [stdout] test iso_e001 ... ok
[INFO] [stdout] test iso_e005 ... ok
[INFO] [stdout] test iso_e003 ... ok
[INFO] [stdout] test iso_e006 ... ok
[INFO] [stdout] test iso_e004 ... ok
[INFO] [stdout] test iso_e010 ... ok
[INFO] [stdout] test iso_e007 ... ok
[INFO] [stdout] test iso_e008 ... ok
[INFO] [stdout] test iso_e009 ... ok
[INFO] [stdout] test iso_e011 ... ok
[INFO] [stdout] test iso_e015 ... ok
[INFO] [stdout] test iso_e012 ... ok
[INFO] [stdout] test iso_e014 ... ok
[INFO] [stdout] test iso_e017 ... ok
[INFO] [stdout] test iso_e013 ... ok
[INFO] [stdout] test iso_e019 ... ok
[INFO] [stdout] test iso_e016 ... ok
[INFO] [stdout] test iso_e018 ... ok
[INFO] [stdout] test iso_e020 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rdf_types
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/vocabulary/mod.rs - vocabulary::Predicate (line 129) ... ok
[INFO] [stdout] test src/vocabulary/impl/scoped.rs - vocabulary::r#impl::scoped::Scoped (line 28) ... ok
[INFO] [stdout] test src/vocabulary/mod.rs - vocabulary::ByRef (line 111) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.81s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "110206cf9c5b4f1bf6aae065a712bbd12a3c01a74a29f06311479ce2af36cdc7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "110206cf9c5b4f1bf6aae065a712bbd12a3c01a74a29f06311479ce2af36cdc7", kill_on_drop: false }`
[INFO] [stdout] 110206cf9c5b4f1bf6aae065a712bbd12a3c01a74a29f06311479ce2af36cdc7
